From: Brad Jorsch Date: Mon, 31 Aug 2015 14:32:06 +0000 (-0400) Subject: Comment typo fix X-Git-Tag: 1.31.0-rc.0~10207 X-Git-Url: http://git.cyclocoop.org/%28%5B%5E/404?a=commitdiff_plain;h=0841b74ca1aa11d8175be099cbb4dd168f38d206;p=lhc%2Fweb%2Fwiklou.git Comment typo fix Change-Id: I52e36f1ecbef8e8c18066d3dde84bda086ef9808 --- diff --git a/includes/api/ApiResult.php b/includes/api/ApiResult.php index 267518553a..014ca85bee 100644 --- a/includes/api/ApiResult.php +++ b/includes/api/ApiResult.php @@ -108,7 +108,7 @@ class ApiResult implements ApiSerializable { const META_TYPE = '_type'; /** - * Key for the metatata item whose value specifies the name used for the + * Key for the metadata item whose value specifies the name used for the * kvp key in the alternative output format with META_TYPE 'kvp' or * 'BCkvp', i.e. the "name" in value. * Value is string.